home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1098 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  935 b 

  1. Path: RRZ.Uni-Koeln.DE!usenet
  2. From: tim.beissbarth@uni-koeln.de (Tim Beissbarth)
  3. Newsgroups: comp.lang.c++
  4. Subject: Problem writing a Setup-Program with SDKs Setup-Toolkit
  5. Date: 9 Jan 1996 08:35:22 GMT
  6. Organization: University of Cologne Regional Computer Center
  7. Message-ID: <4ct9ca$1k3@news.rrz.uni-koeln.de>
  8. NNTP-Posting-Host: hm-121.rrz.uni-koeln.de
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. I'm writing a Setup Program with the Setup Toolkit of Microsofts SDK using 
  14. Visual C++ 1.5. I encountered the Problem that from this program I cannot call 
  15. any other Setup-Programs (example Netscape Setup) without getting the error 
  16. message that Setup is already running and it can only run one instance at a 
  17. time. After this the "mscuif.dll" is corrupted. I tried changing the module 
  18. and Programm names but it did not help.
  19. Could anybody who has an idea of how to fix this please help me.
  20.  
  21.